home *** CD-ROM | disk | FTP | other *** search
- /***************************************************************/
- /*IMPORT FIRST STYLE SHEET */
- /***************************************************************/
- @import url(coUA.css);
-
-
- /***************************************************************/
- /*EXTEND STYLES OF FIRST STYLE SHEET */
- /***************************************************************/
- body { z-index: 1;
- line-height: 135%; }
-
- a:link { color: #0033BB; }
-
- a:visited { color: #0033BB; }
-
- a:active { color: #FF6600; }
-
- a:hover { color: #FF6600; }
-
- h1.specialheading { margin-top: 6px; }
-
- p.proclabel { font-size: 105%;
- color: midnightblue; }
-
- p.specialproclabel { margin-top: 6px;
- font-size: 105%;
- font-weight: bold; }
-
- p.mini { margin-top: -2em;
- font-size: 85%; }
-
- /****************************************************************/
- /*HEADING LINE-HEIGHT */
- /****************************************************************/
-
- H1 {line-height: 125%}
-
- H2 {line-height: 125%}
-
- H3 {line-height: 125%}
-
- H4 {line-height: 125%}
-
- H5 {line-height: 125%}
-
- H6 {line-height: 125%}
-
-
- /****************************************************************/
- /*GLOSSARY: FULL AND POPUP */
- /****************************************************************/
- #popup { text-decoration: none;
- color: #0033BB; }
-
- .popup { text-decoration: none; }
-
- .poplink { text-decoration: none; }
-
-
- /****************************************************************/
- /*NOTES */
- /****************************************************************/
- .indent { margin-left: 1.5em; }
-
- b.notes { font-variant: small-caps; }
-
- .level2 { margin-bottom: 1em;
- margin-left: 3em; }
-
- .level3 { margin-bottom: 1em;
- margin-left: 4.5em; }
-
- /****************************************************************/
- /*EXPAND/COLLAPSE */
- /****************************************************************/
- #expand { cursor: hand;
- text-decoration: none;
- color: #0033BB; }
-
- div.expand { display: none;
- margin-top: .5em;
- margin-bottom: .5em;
- margin-left: 1.3em;
- margin-right: 1.3em;
- z-index: 1; }
-
- div.expand2 { display: none;
- margin-top: .5em;
- margin-bottom: .5em;
- margin-left: 1.3em;
- margin-right: 1.3em;
- overflow: visible;
- background-color: #EEEEEE;
- padding: 10px;
- width: 100%;
- z-index: 1; }
-
-
- /****************************************************************/
- /*CODE */
- /****************************************************************/
- div.syntax { margin-top: .5em;
- margin-bottom: .5em;
- margin-left: 1em;
- margin-right: 1em;
- background-color: #EEEEEE;
- padding: 10px;
- width: 100%;
- z-index: 1; }
-
-
- /****************************************************************/
- /*NAVIGATION TREE */
- /****************************************************************/
- #space { list-style-type: none;
- margin-top: -.25em;
- margin-bottom: .25em; }
-
-
- /****************************************************************/
- /*THUMBNAIL GRAPHICS */
- /****************************************************************/
- img.thumbnail { width: 90px;
- border-width: 1pt;
- margin-left: 0px; }
-
- div.thumbnail { width: 100px;
- z-index: 1; }
-
- a:link img.thumbnail { border-color: #0033BB; }
-
- a:visited img.thumbnail { border-color: #0033BB; }
-
- a:active img.thumbnail { border-color: #FF6600; }
-
- a:hover img.thumbnail { border-color: #FF6600; }
-
- .clear-graphic { clear: left; }
-
-
- /****************************************************************/
- /*LINKED FILES */
- /****************************************************************/
- span.linkedfile { overflow: visible;
- width: 100%;
- z-index: 2; }
-
-
- /****************************************************************/
- /*RELATED TOPICS: BOTTOM LEFT OF PAGE */
- /****************************************************************/
- p.margin { margin-top: 0em; }
-
-
- /****************************************************************/
- /*DEFINITION LIST */
- /****************************************************************/
-
-
- /dt.nested { margin-top: .6em;/
- / margin-left: 1.5em;/
- / font-weight: bold; }/
-
- /p.level2 { margin-top: .6em;/
- / margin-left: 3em;/
- / font-weight: normal; }/
-
-
- /*****************************************************************/
- /*SHORTCUTS */
- /*****************************************************************/
- .shortcutA_ { text-decoration:none; }
-
- .shortcutA_Selected { color:#666666;
- text-decoration:none; }
-
- .shortcutDIV_Active { display:block;
- position:absolute;
- width:200px;
- background-color:#FFFFCC;
- color:#cc0000;
- margin:0px;
- border:solid 1px #333333;
- padding:10px;
- z-index:2;}
-
- .shortcutDIV_Inactive { display: none; }
-
-
- /******************************************************************/
- /*WORD BREAK */
- /******************************************************************/
- .break { word-break: break-all; }
-
-
- /******************************************************************/
- /*RELNOTE */
- /******************************************************************/
- h1.relnotes1 { font-size: 125%;
- margin-bottom: .5em; }
-
- h1.relnotes { font-size: 125%;
- margin-top: 2.5em;
- margin-bottom: .5em; }
-
- h2.relnotes { font-size: 110%;
- margin-bottom: .5em; }
-
- h3.relnotes { font-size: 100%;
- margin-bottom: .5em; }
-
- h4.relnotes { font-size: 100%;
- margin-bottom: .5em; }
-
- h5.relnotes { font-size: 100%;
- margin-bottom: .5em; }